Controlling and Reading the Wakeup Timer
The Power Manager provides functions to set the wakeup timer, disable the wakeup timer, and read the current setting of the wakeup timer.
- IMPORTANT
- Some portable Macintosh computers do not support the wakeup timer. There is currently no direct way to determine whether a particular portable computer supports the wakeup timer. You can, however, inspect the result code from the
GetWUTime
function to see whether the call executed successfully.![]()
Subtopics
- SetWUTime
- DisableWUTime
- GetWUTime